gtkspinbutton: Claim button gestures when starting to spin
authorCarlos Garnacho <carlosg@gnome.org>
Wed, 5 Aug 2020 20:57:08 +0000 (22:57 +0200)
committerCarlos Garnacho <carlosg@gnome.org>
Wed, 5 Aug 2020 22:01:34 +0000 (00:01 +0200)
commitbb3675b3c7e2589a6e50acc56c834e0710e53000
treebd41c08d27f58545cdf2ac3f2f1a8a409501a091
parent36711b66910eab1d845cc8d1aad7d1aeee18e0f4
gtkspinbutton: Claim button gestures when starting to spin

The gesture should be acknowledged by the spin button, in order to
guarantee it will also receive the button release.

Fixes: https://gitlab.gnome.org/GNOME/gtk/-/issues/3016
gtk/gtkspinbutton.c